Determines whether a new item can be inserted in the collection at the specified .
シンタックス
'宣言
Function CanInsert( _
ByVal As System.Integer, _
ByVal As _
) As System.Boolean
System.bool CanInsert(
System.int ,
)
パラメータ
- index
- The index where the items would be inserted.
- item
- The item that would be inserted.
参照